type github.com/jackc/pgx/v5/pgtype.encodePlanUint32CodecTextInt64Valuer

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		uint32.go#L132: 			return encodePlanUint32CodecTextInt64Valuer{}
		uint32.go#L205: type encodePlanUint32CodecTextInt64Valuer struct{}
		uint32.go#L207: func (encodePlanUint32CodecTextInt64Valuer) Encode(value any, buf []byte) (newBuf []byte, err error) {